Guidelines for test - driven development 有關(guān)測(cè)試驅(qū)動(dòng)的開(kāi)發(fā)的準(zhǔn)則
Guidelines for test - driven development guidelines for test - driven development >有關(guān)測(cè)試驅(qū)動(dòng)的開(kāi)發(fā)的準(zhǔn)則
But test - driven development is only as good as the tests are 但是,測(cè)試驅(qū)動(dòng)的開(kāi)發(fā)不能超過(guò)測(cè)試所能達(dá)到的程度。
To learn more about aop , ioc containers , and test - driven development 要了解有關(guān)aop 、 ioc容器和測(cè)試驅(qū)動(dòng)開(kāi)發(fā)的更多內(nèi)容,請(qǐng)參閱
Is a comprehensive collection of articles and resources about test - driven development 是關(guān)于測(cè)試驅(qū)動(dòng)開(kāi)發(fā)的文章和資源的全面集合。
In the test - driven development ( tdd ) methodology , the tests are written before the code 在測(cè)試驅(qū)動(dòng)開(kāi)發(fā)( tdd )方法中,測(cè)試程序在編碼以前就開(kāi)始編寫(xiě)。
Tfp also known as test - driven design or test - driven development is actually a Tfp (也被稱為測(cè)試驅(qū)動(dòng)設(shè)計(jì)或測(cè)試驅(qū)動(dòng)開(kāi)發(fā))實(shí)際上是用于實(shí)現(xiàn)xp所描述的單元測(cè)試實(shí)踐的
For instance , extreme programming and test - driven development use some of these metrics to determine the testability of classes and methods 例如,極限編程和測(cè)試驅(qū)動(dòng)開(kāi)發(fā)使用了這些度量中的一些來(lái)決定類和方法的可測(cè)試性。
With shorter methods , you can quickly pinpoint where a change needs to go ( particularly if you are coding using test - driven development ) 而對(duì)于小函數(shù),你可以快速的查明應(yīng)該在何處作修改(尤其是在應(yīng)用測(cè)試驅(qū)動(dòng)開(kāi)發(fā)的時(shí)候) 。
As an added bonus , i ll throw in a little tdd test - driven development , as dbunit was used to write the test code for the example classes 由于為示例類編寫(xiě)測(cè)試代碼時(shí)使用了dbunit ,我還附帶介紹了一點(diǎn)tdd (測(cè)試驅(qū)動(dòng)的開(kāi)發(fā))的內(nèi)容。